home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Shareware / Programare / sharp / wwwSharp_setup.exe / {app} / Help / HtmlHelpTopics.xml < prev    next >
Extensible Markup Language  |  2003-08-30  |  37KB  |  1,539 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <HtmlHelpTopics
  3.     Caption="HTML"
  4.     CommandPrefix="www-sharp://www-Sharp.Help.HTML/"
  5.     Command="cover.html"
  6. >
  7.     <Item
  8.         Caption="About the HTML 4.0 Specification"
  9.         Command="about.html"
  10.     >
  11.         <Item
  12.             Caption="How the specification is organized"
  13.             Command="about.html#h-1.1"
  14.         />
  15.         <Item
  16.             Caption="Document conventions"
  17.             Command="about.html#h-1.2"
  18.         >
  19.             <Item
  20.                 Caption="Elements and attributes"
  21.                 Command="about.html#h-1.2.1"
  22.             />
  23.             <Item
  24.                 Caption="Notes and examples"
  25.                 Command="about.html#h-1.2.2"
  26.             />
  27.         </Item>
  28.         <Item
  29.             Caption="Acknowledgments"
  30.             Command="about.html#h-1.3"
  31.         />
  32.         <Item
  33.             Caption="Copyright Notice"
  34.             Command="about.html#h-1.4"
  35.         />
  36.     </Item>
  37.     <Item
  38.         Caption="Introduction to HTML 4.0"
  39.         Command="intro/intro.html"
  40.     >
  41.         <Item
  42.             Caption="What is the World Wide Web?"
  43.             Command="intro/intro.html#h-2.1"
  44.         >
  45.             <Item
  46.                 Caption="Introduction to URIs"
  47.                 Command="intro/intro.html#h-2.1.1"
  48.             />
  49.             <Item
  50.                 Caption="Fragment identifiers"
  51.                 Command="intro/intro.html#h-2.1.2"
  52.             />
  53.             <Item
  54.                 Caption="Relative URIs"
  55.                 Command="intro/intro.html#h-2.1.3"
  56.             />
  57.         </Item>
  58.         <Item
  59.             Caption="What is HTML?"
  60.             Command="intro/intro.html#h-2.2"
  61.         >
  62.             <Item
  63.                 Caption="A brief history of HTML"
  64.                 Command="intro/intro.html#h-2.2.1"
  65.             />
  66.         </Item>
  67.         <Item
  68.             Caption="HTML 4.0"
  69.             Command="intro/intro.html#h-2.3"
  70.         >
  71.             <Item
  72.                 Caption="Internationalization"
  73.                 Command="intro/intro.html#h-2.3.1"
  74.             />
  75.             <Item
  76.                 Caption="Accessibility"
  77.                 Command="intro/intro.html#h-2.3.2"
  78.             />
  79.             <Item
  80.                 Caption="Tables"
  81.                 Command="intro/intro.html#h-2.3.3"
  82.             />
  83.             <Item
  84.                 Caption="Compound documents"
  85.                 Command="intro/intro.html#h-2.3.4"
  86.             />
  87.             <Item
  88.                 Caption="Style sheets"
  89.                 Command="intro/intro.html#h-2.3.5"
  90.             />
  91.             <Item
  92.                 Caption="Scripting"
  93.                 Command="intro/intro.html#h-2.3.6"
  94.             />
  95.             <Item
  96.                 Caption="Printing"
  97.                 Command="intro/intro.html#h-2.3.7"
  98.             />
  99.         </Item>
  100.         <Item
  101.             Caption="Authoring documents with HTML 4.0"
  102.             Command="intro/intro.html#h-2.4"
  103.         >
  104.             <Item
  105.                 Caption="Separate structure and presentation"
  106.                 Command="intro/intro.html#h-2.4.1"
  107.             />
  108.             <Item
  109.                 Caption="Consider universal accessibility to the Web"
  110.                 Command="intro/intro.html#h-2.4.2"
  111.             />
  112.             <Item
  113.                 Caption="Help user agents with incremental rendering"
  114.                 Command="intro/intro.html#h-2.4.3"
  115.             />
  116.         </Item>
  117.     </Item>
  118.     <Item
  119.         Caption="On SGML and HTML"
  120.         Command="intro/sgmltut.html"
  121.     >
  122.         <Item
  123.             Caption="Introduction to SGML"
  124.             Command="intro/sgmltut.html#h-3.1"
  125.         />
  126.         <Item
  127.             Caption="SGML constructs used in HTML"
  128.             Command="intro/sgmltut.html#h-3.2"
  129.         >
  130.             <Item
  131.                 Caption="Elements"
  132.                 Command="intro/sgmltut.html#h-3.2.1"
  133.             />
  134.             <Item
  135.                 Caption="Attributes"
  136.                 Command="intro/sgmltut.html#h-3.2.2"
  137.             />
  138.             <Item
  139.                 Caption="Character references"
  140.                 Command="intro/sgmltut.html#h-3.2.3"
  141.             />
  142.             <Item
  143.                 Caption="Comments"
  144.                 Command="intro/sgmltut.html#h-3.2.4"
  145.             />
  146.         </Item>
  147.         <Item
  148.             Caption="How to read the HTML DTD"
  149.             Command="intro/sgmltut.html#h-3.3"
  150.         >
  151.             <Item
  152.                 Caption="DTD Comments"
  153.                 Command="intro/sgmltut.html#h-3.3.1"
  154.             />
  155.             <Item
  156.                 Caption="Parameter entity definitions"
  157.                 Command="intro/sgmltut.html#h-3.3.2"
  158.             />
  159.             <Item
  160.                 Caption="Element declarations"
  161.                 Command="intro/sgmltut.html#h-3.3.3"
  162.             >
  163.                 <Item
  164.                     Caption="Content model definitions"
  165.                     Command="intro/sgmltut.html#h-3.3.3.1"
  166.                 />
  167.             </Item>
  168.             <Item
  169.                 Caption="Attribute declarations"
  170.                 Command="intro/sgmltut.html#h-3.3.4"
  171.             >
  172.                 <Item
  173.                     Caption="DTD entities in attribute definitions"
  174.                     Command="intro/sgmltut.html#h-3.3.4.1"
  175.                 />
  176.                 <Item
  177.                     Caption="Boolean attributes"
  178.                     Command="intro/sgmltut.html#h-3.3.4.2"
  179.                 />
  180.             </Item>
  181.         </Item>
  182.     </Item>
  183.     <Item
  184.         Caption="Conformance: requirements and recommendations"
  185.         Command="conform.html"
  186.     >
  187.         <Item
  188.             Caption="Definitions"
  189.             Command="conform.html#h-4.1"
  190.         />
  191.         <Item
  192.             Caption="SGML"
  193.             Command="conform.html#h-4.2"
  194.         />
  195.         <Item
  196.             Caption="The text/html content type"
  197.             Command="conform.html#h-4.3"
  198.         />
  199.     </Item>
  200.     <Item
  201.         Caption="HTML Document Representation"
  202.         Description="Character sets, character encodings, and entities"
  203.         Command="charset.html"
  204.     >
  205.         <Item
  206.             Caption="The Document Character Set"
  207.             Command="charset.html#h-5.1"
  208.         />
  209.         <Item
  210.             Caption="Character encodings"
  211.             Command="charset.html#h-5.2"
  212.         >
  213.             <Item
  214.                 Caption="Choosing an encoding"
  215.                 Command="charset.html#h-5.2.1"
  216.             >
  217.                 <Item
  218.                     Caption="Notes on specific encodings"
  219.                     Command="charset.html#h-5.2.1.1"
  220.                 />
  221.             </Item>
  222.             <Item
  223.                 Caption="Specifying the character encoding"
  224.                 Command="charset.html#h-5.2.2"
  225.             />
  226.         </Item>
  227.         <Item
  228.             Caption="Character references"
  229.             Command="charset.html#h-5.3"
  230.         >
  231.             <Item
  232.                 Caption="Numeric character references"
  233.                 Command="charset.html#h-5.3.1"
  234.             />
  235.             <Item
  236.                 Caption="Character entity references"
  237.                 Command="charset.html#h-5.3.2"
  238.             />
  239.         </Item>
  240.         <Item
  241.             Caption="charset.html#h-5.4"
  242.             Command="Undisplayable characters"
  243.         />
  244.     </Item>
  245.     <Item
  246.         Caption="Basic HTML data types"
  247.         Description="Character data, colors, lengths, URIs, content types, etc."
  248.         Command="types.html"
  249.     >
  250.         <Item
  251.             Caption="Case information"
  252.             Command="types.html#h-6.1"
  253.         />
  254.         <Item
  255.             Caption="SGML basic types"
  256.             Command="types.html#h-6.2"
  257.         />
  258.         <Item
  259.             Caption="Text strings"
  260.             Command="types.html#h-6.3"
  261.         />
  262.         <Item
  263.             Caption="URIs"
  264.             Command="types.html#h-6.4"
  265.         />
  266.         <Item
  267.             Caption="Colors"
  268.             Command="types.html#h-6.5"
  269.         >
  270.             <Item
  271.                 Caption="Notes on using colors"
  272.                 Command="types.html#h-6.5.1"
  273.             />
  274.         </Item>
  275.         <Item
  276.             Caption="Lengths"
  277.             Command="types.html#h-6.6"
  278.         />
  279.         <Item
  280.             Caption="Content types (MIME types)"
  281.             Command="types.html#h-6.7"
  282.         />
  283.         <Item
  284.             Caption="Language codes"
  285.             Command="types.html#h-6.8"
  286.         />
  287.         <Item
  288.             Caption="Character encodings"
  289.             Command="types.html#h-6.9"
  290.         />
  291.         <Item
  292.             Caption="Single characters"
  293.             Command="types.html#h-6.10"
  294.         />
  295.         <Item
  296.             Caption="Dates and times"
  297.             Command="types.html#h-6.11"
  298.         />
  299.         <Item
  300.             Caption="Link types"
  301.             Command="types.html#h-6.12"
  302.         />
  303.         <Item
  304.             Caption="Media descriptors"
  305.             Command="types.html#h-6.13"
  306.         />
  307.         <Item
  308.             Caption="Script data"
  309.             Command="types.html#h-6.14"
  310.         />
  311.         <Item
  312.             Caption="Style sheet data"
  313.             Command="types.html#h-6.15"
  314.         />
  315.         <Item
  316.             Caption="Frame target names"
  317.             Command="types.html#h-6.16"
  318.         />
  319.     </Item>
  320.     <Item
  321.         Caption="The global structure of an HTML document"
  322.         Description="The HEAD and BODY of a document"
  323.         Command="struct/global.html"
  324.     >
  325.         <Item
  326.             Caption="Introduction to the structure of an HTML document"
  327.             Command="struct/global.html#h-7.1"
  328.         />
  329.         <Item
  330.             Caption="HTML version information"
  331.             Command="struct/global.html#h-7.2"
  332.         />
  333.         <Item
  334.             Caption="The HTML element"
  335.             Command="struct/global.html#h-7.3"
  336.         />
  337.         <Item
  338.             Caption="The document head"
  339.             Command="struct/global.html#h-7.4"
  340.         >
  341.             <Item
  342.                 Caption="HEAD element"
  343.                 Command="struct/global.html#h-7.4.1"
  344.             />
  345.             <Item
  346.                 Caption="The TITLE element"
  347.                 Command="struct/global.html#h-7.4.2"
  348.             />
  349.             <Item
  350.                 Caption="The title attribute"
  351.                 Command="struct/global.html#h-7.4.3"
  352.             />
  353.             <Item
  354.                 Caption="Meta data"
  355.                 Command="struct/global.html#h-7.4.4"
  356.             >
  357.                 <Item
  358.                     Caption="Specifying meta data"
  359.                     Command="struct/global.html#h-7.4.4.1"
  360.                 />
  361.                 <Item
  362.                     Caption="The META element"
  363.                     Command="struct/global.html#h-7.4.4.2"
  364.                 />
  365.                 <Item
  366.                     Caption="Meta data profiles"
  367.                     Command="struct/global.html#h-7.4.4.3"
  368.                 />
  369.             </Item>
  370.         </Item>
  371.         <Item
  372.             Caption="The document body"
  373.             Command="struct/global.html#h-7.5"
  374.         >
  375.             <Item
  376.                 Caption="The BODY element"
  377.                 Command="struct/global.html#h-7.5.1"
  378.             />
  379.             <Item
  380.                 Caption="Element identifiers: the id and class attributes"
  381.                 Command="struct/global.html#h-7.5.2"
  382.             />
  383.             <Item
  384.                 Caption="Block-level and inline elements"
  385.                 Command="struct/global.html#h-7.5.3"
  386.             />
  387.             <Item
  388.                 Caption="Grouping elements: the DIV and SPAN elements"
  389.                 Command="struct/global.html#h-7.5.4"
  390.             />
  391.             <Item
  392.                 Caption="Headings: The H1, H2, H3, H4, H5, H6 elements"
  393.                 Command="struct/global.html#h-7.5.5"
  394.             />
  395.             <Item
  396.                 Caption="The ADDRESS element"
  397.                 Command="struct/global.html#h-7.5.6"
  398.             />
  399.         </Item>
  400.     </Item>
  401.     <Item
  402.         Caption="Language information and text direction"
  403.         Description="International considerations for text"
  404.         Command="struct/dirlang.html"
  405.     >
  406.         <Item
  407.             Caption="Specifying the language of content: the lang attribute"
  408.             Command="struct/dirlang.html#h-8.1"
  409.         >
  410.             <Item
  411.                 Caption="Language codes"
  412.                 Command="struct/dirlang.html#h-8.1.1"
  413.             />
  414.             <Item
  415.                 Caption="Inheritance of language codes"
  416.                 Command="struct/dirlang.html#h-8.1.2"
  417.             />
  418.             <Item
  419.                 Caption="Interpretation of language codes"
  420.                 Command="struct/dirlang.html#h-8.1.3"
  421.             />
  422.         </Item>
  423.         <Item
  424.             Caption="Specifying the direction of text and tables: the dir attribute"
  425.             Command="struct/dirlang.html#h-8.2"
  426.         >
  427.             <Item
  428.                 Caption="Introduction to the bidirectional algorithm"
  429.                 Command="struct/dirlang.html#h-8.2.1"
  430.             />
  431.             <Item
  432.                 Caption="Inheritance of text direction information"
  433.                 Command="struct/dirlang.html#h-8.2.2"
  434.             />
  435.             <Item
  436.                 Caption="Setting the direction of embedded text"
  437.                 Command="struct/dirlang.html#h-8.2.3"
  438.             />
  439.             <Item
  440.                 Caption="Overriding the bidirectional algorithm: the BDO element"
  441.                 Command="struct/dirlang.html#h-8.2.4"
  442.             />
  443.             <Item
  444.                 Caption="Character references for directionality and joining control"
  445.                 Command="struct/dirlang.html#h-8.2.5"
  446.             />
  447.             <Item
  448.                 Caption="The effect of style sheets on bidirectionality"
  449.                 Command="struct/dirlang.html#h-8.2.6"
  450.             />
  451.         </Item>
  452.     </Item>
  453.     <Item
  454.         Caption="Text"
  455.         Description="Paragraphs, Lines, and Phrases"
  456.         Command="struct/text.html"
  457.     >
  458.         <Item
  459.             Caption="White space"
  460.             Command="struct/text.html#h-9.1"
  461.         />
  462.         <Item
  463.             Caption="Structured text"
  464.             Command="struct/text.html#h-9.2"
  465.         >
  466.             <Item
  467.                 Caption="Phrase elements: EM, STRONG, DFN, CODE, SAMP, KBD, VAR, CITE, ABBR, and ACRONYM"
  468.                 Command="struct/text.html#h-9.2.1"
  469.             />
  470.             <Item
  471.                 Caption="Quotations: The BLOCKQUOTE and Q elements"
  472.                 Command="struct/text.html#h-9.2.2"
  473.             >
  474.                 <Item
  475.                     Caption="Rendering quotations"
  476.                     Command="struct/text.html#h-9.2.2.1"
  477.                 />
  478.             </Item>
  479.             <Item
  480.                 Caption="Subscripts and superscripts: the SUB and SUP elements"
  481.                 Command="struct/text.html#h-9.2.3"
  482.             />
  483.         </Item>
  484.         <Item
  485.             Caption="Lines and Paragraphs"
  486.             Command="struct/text.html#h-9.3"
  487.         >
  488.             <Item
  489.                 Caption="Paragraphs: the P element"
  490.                 Command="struct/text.html#h-9.3.1"
  491.             />
  492.             <Item
  493.                 Caption="Controlling line breaks"
  494.                 Command="struct/text.html#h-9.3.2"
  495.             >
  496.                 <Item
  497.                     Caption="Forcing a line break: the BR element"
  498.                     Command="struct/text.html#h-9.3.2.1"
  499.                 />
  500.                 <Item
  501.                     Caption="Prohibiting a line break"
  502.                     Command="struct/text.html#h-9.3.2.2"
  503.                 />
  504.             </Item>
  505.             <Item
  506.                 Caption="Hyphenation"
  507.                 Command="struct/text.html#h-9.3.3"
  508.             />
  509.             <Item
  510.                 Caption="Preformatted text: The PRE element"
  511.                 Command="struct/text.html#h-9.3.4"
  512.             />
  513.             <Item
  514.                 Caption="Visual rendering of paragraphs"
  515.                 Command="struct/text.html#h-9.3.5"
  516.             />
  517.         </Item>
  518.         <Item
  519.             Caption="Marking document changes: The INS and DEL elements"
  520.             Command="struct/text.html#h-9.4"
  521.         />
  522.     </Item>
  523.     <Item
  524.         Caption="Lists"
  525.         Description="Unordered, Ordered, and Definition Lists"
  526.         Command="struct/lists.html"
  527.     >
  528.         <Item
  529.             Caption="Introduction to lists"
  530.             Command="struct/lists.html#h-10.1"
  531.         />
  532.         <Item
  533.             Caption="Unordered lists (UL), ordered lists (OL), and list items (LI)"
  534.             Command="struct/lists.html#h-10.2"
  535.         />
  536.         <Item
  537.             Caption="Definition lists: the DL, DT, and DD elements"
  538.             Command="struct/lists.html#h-10.3"
  539.         >
  540.             <Item
  541.                 Caption="Visual rendering of lists"
  542.                 Command="struct/lists.html#h-10.3.1"
  543.             />
  544.         </Item>
  545.         <Item
  546.             Caption="The DIR and MENU elements"
  547.             Command="struct/lists.html#h-10.4"
  548.         />
  549.     </Item>
  550.     <Item
  551.         Caption="Tables"
  552.         Command="struct/tables.html"
  553.     >
  554.         <Item
  555.             Caption="Introduction to tables"
  556.             Command="struct/tables.html#h-11.1"
  557.         />
  558.         <Item
  559.             Caption="Elements for constructing tables"
  560.             Command="struct/tables.html#h-11.2"
  561.         >
  562.             <Item
  563.                 Caption="The TABLE element"
  564.                 Command="struct/tables.html#h-11.2.1"
  565.             >
  566.                 <Item
  567.                     Caption="Table directionality"
  568.                     Command="struct/tables.html#h-11.2.1.1"
  569.                 />
  570.             </Item>
  571.             <Item
  572.                 Caption="Table Captions: The CAPTION element"
  573.                 Command="struct/tables.html#h-11.2.2"
  574.             />
  575.             <Item
  576.                 Caption="Row groups: the THEAD, TFOOT, and TBODY elements"
  577.                 Command="struct/tables.html#h-11.2.3"
  578.             />
  579.             <Item
  580.                 Caption="Column groups: the COLGROUP and COL elements"
  581.                 Command="struct/tables.html#h-11.2.4"
  582.             >
  583.                 <Item
  584.                     Caption="The COLGROUP element"
  585.                     Command="struct/tables.html#h-11.2.4.1"
  586.                 />
  587.                 <Item
  588.                     Caption="The COL element"
  589.                     Command="struct/tables.html#h-11.2.4.2"
  590.                 />
  591.                 <Item
  592.                     Caption="Calculating the number of columns in a table"
  593.                     Command="struct/tables.html#h-11.2.4.3"
  594.                 />
  595.                 <Item
  596.                     Caption="Calculating the width of columns"
  597.                     Command="struct/tables.html#h-11.2.4.4"
  598.                 />
  599.             </Item>
  600.             <Item
  601.                 Caption="Table rows: The TR element"
  602.                 Command="struct/tables.html#h-11.2.5"
  603.             />
  604.             <Item
  605.                 Caption="Table cells: The TH and TD elements"
  606.                 Command="struct/tables.html#h-11.2.6"
  607.             >
  608.                 <Item
  609.                     Caption="Cells that span several rows or columns"
  610.                     Command="struct/tables.html#h-11.2.6.1"
  611.                 />
  612.             </Item>
  613.         </Item>
  614.         <Item
  615.             Caption="Table formatting by visual user agents"
  616.             Command="struct/tables.html#h-11.3"
  617.         >
  618.             <Item
  619.                 Caption="Borders and rules"
  620.                 Command="struct/tables.html#h-11.3.1"
  621.             />
  622.             <Item
  623.                 Caption="Horizontal and vertical alignment"
  624.                 Command="struct/tables.html#h-11.3.2"
  625.             >
  626.                 <Item
  627.                     Caption="Inheritance of alignment specifications"
  628.                     Command="struct/tables.html#h-11.3.2.1"
  629.                 />
  630.             </Item>
  631.             <Item
  632.                 Caption="Cell margins"
  633.                 Command="struct/tables.html#h-11.3.3"
  634.             />
  635.         </Item>
  636.         <Item
  637.             Caption="Table rendering by non-visual user agents"
  638.             Command="struct/tables.html#h-11.4"
  639.         >
  640.             <Item
  641.                 Caption="Associating header information with data cells"
  642.                 Command="struct/tables.html#h-11.4.1"
  643.             />
  644.             <Item
  645.                 Caption="Categorizing cells"
  646.                 Command="struct/tables.html#h-11.4.2"
  647.             />
  648.             <Item
  649.                 Caption="Algorithm to find heading information"
  650.                 Command="struct/tables.html#h-11.4.3"
  651.             />
  652.         </Item>
  653.         <Item
  654.             Caption="Sample table"
  655.             Command="struct/tables.html#h-11.5"
  656.         />
  657.     </Item>
  658.     <Item
  659.         Caption="Links"
  660.         Description="Hypertext and Media-Independent Links"
  661.         Command="struct/links.html"
  662.     >
  663.         <Item
  664.             Caption="Introduction to links and anchors"
  665.             Command="struct/links.html#h-12.1"
  666.         >
  667.             <Item
  668.                 Caption="Visiting a linked resource"
  669.                 Command="struct/links.html#h-12.1.1"
  670.             />
  671.             <Item
  672.                 Caption="Other link relationships"
  673.                 Command="struct/links.html#h-12.1.2"
  674.             />
  675.             <Item
  676.                 Caption="Specifying anchors and links"
  677.                 Command="struct/links.html#h-12.1.3"
  678.             />
  679.             <Item
  680.                 Caption="Link titles"
  681.                 Command="struct/links.html#h-12.1.4"
  682.             />
  683.             <Item
  684.                 Caption="Internationalization and links"
  685.                 Command="struct/links.html#h-12.1.5"
  686.             />
  687.         </Item>
  688.         <Item
  689.             Caption="The A element"
  690.             Command="struct/links.html#h-12.2"
  691.         >
  692.             <Item
  693.                 Caption="Syntax of anchor names"
  694.                 Command="struct/links.html#h-12.2.1"
  695.             />
  696.             <Item
  697.                 Caption="Nested links are illegal"
  698.                 Command="struct/links.html#h-12.2.2"
  699.             />
  700.             <Item
  701.                 Caption="Anchors with the id attribute"
  702.                 Command="struct/links.html#h-12.2.3"
  703.             />
  704.             <Item
  705.                 Caption="Unavailable and unidentifiable resources"
  706.                 Command="struct/links.html#h-12.2.4"
  707.             />
  708.         </Item>
  709.         <Item
  710.             Caption="Document relationships: the LINK element"
  711.             Command="struct/links.html#h-12.3"
  712.         >
  713.             <Item
  714.                 Caption="Forward and reverse links"
  715.                 Command="struct/links.html#h-12.3.1"
  716.             />
  717.             <Item
  718.                 Caption="Links and external style sheets"
  719.                 Command="struct/links.html#h-12.3.2"
  720.             />
  721.             <Item
  722.                 Caption="Links and search engines"
  723.                 Command="struct/links.html#h-12.3.3"
  724.             />
  725.         </Item>
  726.         <Item
  727.             Caption="Path information: the BASE element"
  728.             Command="struct/links.html#h-12.4"
  729.         >
  730.             <Item
  731.                 Caption="Resolving relative URIs"
  732.                 Command="struct/links.html#h-12.4.1"
  733.             />
  734.         </Item>
  735.     </Item>
  736.     <Item
  737.         Caption="Objects, Images, and Applets"
  738.         Command="struct/objects.html"
  739.     >
  740.         <Item
  741.             Caption="Introduction to objects, images, and applets"
  742.             Command="struct/objects.html#h-13.1"
  743.         />
  744.         <Item
  745.             Caption="Including an image: the IMG element"
  746.             Command="struct/objects.html#h-13.2"
  747.         />
  748.         <Item
  749.             Caption="Generic inclusion: the OBJECT element"
  750.             Command="struct/objects.html#h-13.3"
  751.         >
  752.             <Item
  753.                 Caption="Rules for rendering objects"
  754.                 Command="struct/objects.html#h-13.3.1"
  755.             />
  756.             <Item
  757.                 Caption="Object initialization: the PARAM element"
  758.                 Command="struct/objects.html#h-13.3.2"
  759.             />
  760.             <Item
  761.                 Caption="Global naming schemes for objects"
  762.                 Command="struct/objects.html#h-13.3.3"
  763.             />
  764.             <Item
  765.                 Caption="Object declarations and instantiations"
  766.                 Command="struct/objects.html#h-13.3.4"
  767.             />
  768.         </Item>
  769.         <Item
  770.             Caption="Including an applet: the APPLET element"
  771.             Command="struct/objects.html#h-13.4"
  772.         />
  773.         <Item
  774.             Caption="Notes on embedded documents"
  775.             Command="struct/objects.html#h-13.5"
  776.         />
  777.         <Item
  778.             Caption="Image maps"
  779.             Command="struct/objects.html#h-13.6"
  780.         >
  781.             <Item
  782.                 Caption="Client-side image maps: the MAP and AREA elements"
  783.                 Command="struct/objects.html#h-13.6.1"
  784.             >
  785.                 <Item
  786.                     Caption="Client-side image map examples"
  787.                     Command="struct/objects.html#h-13.6.1.1"
  788.                 />
  789.             </Item>
  790.             <Item
  791.                 Caption="Server-side image maps"
  792.                 Command="struct/objects.html#h-13.6.2"
  793.             />
  794.         </Item>
  795.         <Item
  796.             Caption="Visual presentation of images, objects, and applets"
  797.             Command="struct/objects.html#h-13.7"
  798.         >
  799.             <Item
  800.                 Caption="Width and height"
  801.                 Command="struct/objects.html#h-13.7.1"
  802.             />
  803.             <Item
  804.                 Caption="White space around images and objects"
  805.                 Command="struct/objects.html#h-13.7.2"
  806.             />
  807.             <Item
  808.                 Caption="Borders"
  809.                 Command="struct/objects.html#h-13.7.3"
  810.             />
  811.             <Item
  812.                 Caption="Alignment"
  813.                 Command="struct/objects.html#h-13.7.4"
  814.             />
  815.         </Item>
  816.         <Item
  817.             Caption="How to specify alternate text"
  818.             Command="struct/objects.html#h-13.8"
  819.         />
  820.     </Item>
  821.     <Item
  822.         Caption="Style Sheets"
  823.         Description="Adding style to HTML documents"
  824.         Command="present/styles.html"
  825.     >
  826.         <Item
  827.             Caption="Introduction to style sheets"
  828.             Command="present/styles.html#h-14.1"
  829.         />
  830.         <Item
  831.             Caption="Adding style to HTML"
  832.             Command="present/styles.html#h-14.2"
  833.         >
  834.             <Item
  835.                 Caption="Setting the default style sheet language"
  836.                 Command="present/styles.html#h-14.2.1"
  837.             />
  838.             <Item
  839.                 Caption="Inline style information"
  840.                 Command="present/styles.html#h-14.2.2"
  841.             />
  842.             <Item
  843.                 Caption="Header style information: the STYLE element"
  844.                 Command="present/styles.html#h-14.2.3"
  845.             />
  846.             <Item
  847.                 Caption="Media types"
  848.                 Command="present/styles.html#h-14.2.4"
  849.             />
  850.         </Item>
  851.         <Item
  852.             Caption="External style sheets"
  853.             Command="present/styles.html#h-14.3"
  854.         >
  855.             <Item
  856.                 Caption="Preferred and alternate style sheets"
  857.                 Command="present/styles.html#h-14.3.1"
  858.             />
  859.             <Item
  860.                 Caption="Specifying external style sheets"
  861.                 Command="present/styles.html#h-14.3.2"
  862.             />
  863.         </Item>
  864.         <Item
  865.             Caption="Cascading style sheets"
  866.             Command="present/styles.html#h-14.4"
  867.         >
  868.             <Item
  869.                 Caption="Media-dependent cascades"
  870.                 Command="present/styles.html#h-14.4.1"
  871.             />
  872.             <Item
  873.                 Caption="Inheritance and cascading"
  874.                 Command="present/styles.html#h-14.4.2"
  875.             />
  876.         </Item>
  877.         <Item
  878.             Caption="Hiding style data from user agents"
  879.             Command="present/styles.html#h-14.5"
  880.         />
  881.         <Item
  882.             Caption="Linking to style sheets with HTTP headers"
  883.             Command="present/styles.html#h-14.6"
  884.         />
  885.     </Item>
  886.     <Item
  887.         Caption="Formatting"
  888.         Command="present/graphics.html#h-15.1"
  889.     >
  890.         <Item
  891.             Caption="Background color"
  892.             Command="present/graphics.html#h-15.1.1"
  893.         />
  894.         <Item
  895.             Caption="Alignment"
  896.             Command="present/graphics.html#h-15.1.2"
  897.         />
  898.         <Item
  899.             Caption="Floating objects"
  900.             Command="present/graphics.html#h-15.1.3"
  901.         >
  902.             <Item
  903.                 Caption="Float an object"
  904.                 Command="present/graphics.html#h-15.1.3.1"
  905.             />
  906.             <Item
  907.                 Caption="Float text around an object"
  908.                 Command="present/graphics.html#h-15.1.3.2"
  909.             />
  910.         </Item>
  911.         <Item
  912.             Caption="Fonts"
  913.             Command="present/graphics.html#h-15.2"
  914.         >
  915.             <Item
  916.                 Caption="Font style elements: the TT, I, B, BIG, SMALL, STRIKE, S, and U elements"
  917.                 Command="present/graphics.html#h-15.2.1"
  918.             />
  919.             <Item
  920.                 Caption="Font modifier elements: FONT and BASEFONT"
  921.                 Command="present/graphics.html#h-15.2.2"
  922.             />
  923.         </Item>
  924.         <Item
  925.             Caption="Rules: the HR element"
  926.             Command="present/graphics.html#h-15.3"
  927.         />
  928.     </Item>
  929.     <Item
  930.         Caption="Frames"
  931.         Description="Multi-view presentation of documents"
  932.         Command="present/frames.html"
  933.     >
  934.         <Item
  935.             Caption="Introduction to frames"
  936.             Command="present/frames.html#h-16.1"
  937.         />
  938.         <Item
  939.             Caption="Layout of frames"
  940.             Command="present/frames.html#h-16.2"
  941.         >
  942.             <Item
  943.                 Caption="The FRAMESET element"
  944.                 Command="present/frames.html#h-16.2.1"
  945.             >
  946.                 <Item
  947.                     Caption="Rows and columns"
  948.                     Command="present/frames.html#h-16.2.1.1"
  949.                 />
  950.                 <Item
  951.                     Caption="Nested frame sets"
  952.                     Command="present/frames.html#h-16.2.1.2"
  953.                 />
  954.                 <Item
  955.                     Caption="Sharing data among frames"
  956.                     Command="present/frames.html#h-16.2.1.3"
  957.                 />
  958.             </Item>
  959.             <Item
  960.                 Caption="The FRAME element"
  961.                 Command="present/frames.html#h-16.2.2"
  962.             >
  963.                 <Item
  964.                     Caption="Setting the initial contents of a frame"
  965.                     Command="present/frames.html#h-16.2.2.1"
  966.                 />
  967.                 <Item
  968.                     Caption="Visual rendering of a frame"
  969.                     Command="present/frames.html#h-16.2.2.2"
  970.                 />
  971.             </Item>
  972.         </Item>
  973.         <Item
  974.             Caption="Specifying target frame information"
  975.             Command="present/frames.html#h-16.3"
  976.         >
  977.             <Item
  978.                 Caption="Setting the default target for links"
  979.                 Command="present/frames.html#h-16.3.1"
  980.             />
  981.             <Item
  982.                 Caption="Target semantics"
  983.                 Command="present/frames.html#h-16.3.2"
  984.             />
  985.         </Item>
  986.         <Item
  987.             Caption="Alternate content"
  988.             Command="present/frames.html#h-16.4"
  989.         >
  990.             <Item
  991.                 Caption="The NOFRAMES element"
  992.                 Command="present/frames.html#h-16.4.1"
  993.             />
  994.             <Item
  995.                 Caption="ong descriptions of frames"
  996.                 Command="present/frames.html#h-16.4.2"
  997.             />
  998.         </Item>
  999.         <Item
  1000.             Caption="Inline frames: the IFRAME element"
  1001.             Command="present/frames.html#h-16.5"
  1002.         />
  1003.     </Item>
  1004.     <Item
  1005.         Caption="Forms"
  1006.         Description="User-input Forms: Text Fields, Buttons, Menus, and more"
  1007.         Command="interact/forms.html"
  1008.     >
  1009.         <Item
  1010.             Caption="Introduction to forms"
  1011.             Command="interact/forms.html#h-17.1"
  1012.         />
  1013.         <Item
  1014.             Caption="Controls"
  1015.             Command="interact/forms.html#h-17.2"
  1016.         >
  1017.             <Item
  1018.                 Caption="Control types"
  1019.                 Command="interact/forms.html#h-17.2.1"
  1020.             />
  1021.         </Item>
  1022.         <Item
  1023.             Caption="The FORM element"
  1024.             Command="interact/forms.html#h-17.3"
  1025.         />
  1026.         <Item
  1027.             Caption="The INPUT element"
  1028.             Command="interact/forms.html#h-17.4"
  1029.         >
  1030.             <Item
  1031.                 Caption="Control types created with INPUT"
  1032.                 Command="interact/forms.html#h-17.4.1"
  1033.             />
  1034.             <Item
  1035.                 Caption="Examples of forms containing INPUT controls"
  1036.                 Command="interact/forms.html#h-17.4.2"
  1037.             />
  1038.         </Item>
  1039.         <Item
  1040.             Caption="The BUTTON element"
  1041.             Command="interact/forms.html#h-17.5"
  1042.         />
  1043.         <Item
  1044.             Caption="The SELECT, OPTGROUP, and OPTION elements"
  1045.             Command="interact/forms.html#h-17.6"
  1046.         >
  1047.             <Item
  1048.                 Caption="Preselected options"
  1049.                 Command="interact/forms.html#h-17.6.1"
  1050.             />
  1051.         </Item>
  1052.         <Item
  1053.             Caption="The TEXTAREA element"
  1054.             Command="interact/forms.html#h-17.7"
  1055.         />
  1056.         <Item
  1057.             Caption="The ISINDEX element"
  1058.             Command="interact/forms.html#h-17.8"
  1059.         />
  1060.         <Item
  1061.             Caption="Labels"
  1062.             Command="interact/forms.html#h-17.9"
  1063.         >
  1064.             <Item
  1065.                 Caption="The LABEL element"
  1066.                 Command="interact/forms.html#h-17.9.1"
  1067.             />
  1068.         </Item>
  1069.         <Item
  1070.             Caption="Adding structure to forms: the FIELDSET and LEGEND elements"
  1071.             Command="interact/forms.html#h-17.10"
  1072.         />
  1073.         <Item
  1074.             Caption="Giving focus to an element"
  1075.             Command="interact/forms.html#h-17.11"
  1076.         >
  1077.             <Item
  1078.                 Caption="Tabbing navigation"
  1079.                 Command="interact/forms.html#h-17.11.1"
  1080.             />
  1081.             <Item
  1082.                 Caption="Access keys"
  1083.                 Command="interact/forms.html#h-17.11.2"
  1084.             />
  1085.         </Item>
  1086.         <Item
  1087.             Caption="Disabled and read-only controls"
  1088.             Command="interact/forms.html#h-17.12"
  1089.         >
  1090.             <Item
  1091.                 Caption="Disabled controls"
  1092.                 Command="interact/forms.html#h-17.12.1"
  1093.             />
  1094.             <Item
  1095.                 Caption="Read-only controls"
  1096.                 Command="interact/forms.html#h-17.12.2"
  1097.             />
  1098.         </Item>
  1099.         <Item
  1100.             Caption="Form submission"
  1101.             Command="interact/forms.html#h-17.13"
  1102.         >
  1103.             <Item
  1104.                 Caption="Form submission method"
  1105.                 Command="interact/forms.html#h-17.13.1"
  1106.             />
  1107.             <Item
  1108.                 Caption="Successful controls"
  1109.                 Command="interact/forms.html#h-17.13.2"
  1110.             />
  1111.             <Item
  1112.                 Caption="Processing form data"
  1113.                 Command="interact/forms.html#h-17.13.3"
  1114.             >
  1115.                 <Item
  1116.                     Caption="Step one: Identify the successful controls"
  1117.                     Command="interact/forms.html#h-17.13.3.1"
  1118.                 />
  1119.                 <Item
  1120.                     Caption="Step two: Build a form data set"
  1121.                     Command="interact/forms.html#h-17.13.3.2"
  1122.                 />
  1123.                 <Item
  1124.                     Caption="Step three: Encode the form data set"
  1125.                     Command="interact/forms.html#h-17.13.3.3"
  1126.                 />
  1127.                 <Item
  1128.                     Caption="Step four: Submit the encoded form data set"
  1129.                     Command="interact/forms.html#h-17.13.3.4"
  1130.                 />
  1131.             </Item>
  1132.         </Item>
  1133.         <Item
  1134.             Caption="Form content types"
  1135.             Command="interact/forms.html#h-17.13.4"
  1136.         >
  1137.             <Item
  1138.                 Caption="application/x-www-form-urlencoded"
  1139.                 Command="interact/forms.html#h-17.13.4.1"
  1140.             />
  1141.             <Item
  1142.                 Caption="multipart/form-data"
  1143.                 Command="interact/forms.html#h-17.13.4.2"
  1144.             />
  1145.         </Item>
  1146.     </Item>
  1147.     <Item
  1148.         Caption="Scripts"
  1149.         Description="Animated Documents and Smart Forms"
  1150.         Command="interact/scripts.html"
  1151.     >
  1152.         <Item
  1153.             Caption="Introduction to scripts"
  1154.             Command="interact/scripts.html#h-18.1"
  1155.         />
  1156.         <Item
  1157.             Caption="Designing documents for user agents that support scripting"
  1158.             Command="interact/scripts.html#h-18.2"
  1159.         >
  1160.             <Item
  1161.                 Caption="The SCRIPT element"
  1162.                 Command="interact/scripts.html#h-18.2.1"
  1163.             />
  1164.             <Item
  1165.                 Caption="Specifying the scripting language"
  1166.                 Command="interact/scripts.html#h-18.2.2"
  1167.             >
  1168.                 <Item
  1169.                     Caption="The default scripting language"
  1170.                     Command="interact/scripts.html#h-18.2.2.1"
  1171.                 />
  1172.                 <Item
  1173.                     Caption="Local declaration of a scripting language"
  1174.                     Command="interact/scripts.html#h-18.2.2.2"
  1175.                 />
  1176.                 <Item
  1177.                     Caption="References to HTML elements from a script"
  1178.                     Command="interact/scripts.html#h-18.2.2.3"
  1179.                 />
  1180.             </Item>
  1181.             <Item
  1182.                 Caption="Intrinsic events"
  1183.                 Command="interact/scripts.html#h-18.2.3"
  1184.             />
  1185.             <Item
  1186.                 Caption="Dynamic modification of documents"
  1187.                 Command="interact/scripts.html#h-18.2.4"
  1188.             />
  1189.         </Item>
  1190.         <Item
  1191.             Caption="Designing documents for user agents that don't support scripting"
  1192.             Command="interact/scripts.html#h-18.3"
  1193.         >
  1194.             <Item
  1195.                 Caption="The NOSCRIPT element"
  1196.                 Command="interact/scripts.html#h-18.3.1"
  1197.             />
  1198.             <Item
  1199.                 Caption="Hiding script data from user agents"
  1200.                 Command="interact/scripts.html#h-18.3.2"
  1201.             />
  1202.         </Item>
  1203.     </Item>
  1204.     <Item
  1205.         Caption="SGML reference information for HTML"
  1206.         Description="Formal definition of HTML and validation"
  1207.         Command="sgml/intro.html"
  1208.     >
  1209.         <Item
  1210.             Caption="document Document Validation"
  1211.             Command="sgml/intro.html#h-19.1"
  1212.         />
  1213.         <Item
  1214.             Caption="Sample SGML catalog"
  1215.             Command="sgml/intro.html#h-19.2"
  1216.         />
  1217.     </Item>
  1218.     <Item
  1219.         Caption="SGML Declaration of HTML 4.0"
  1220.         Command="sgml/sgmldecl.html"
  1221.     >
  1222.         <Item
  1223.             Caption="SGML Declaration"
  1224.             Command="sgml/sgmldecl.html#h-20.1"
  1225.         />
  1226.     </Item>
  1227.     <Item
  1228.         Caption="Document Type Definition"
  1229.         Command="sgml/dtd.html"
  1230.     />
  1231.     <Item
  1232.         Caption="Transitional Document Type Definition"
  1233.         Command="sgml/loosedtd.html"
  1234.     />
  1235.     <Item
  1236.         Caption="Frameset Document Type Definition"
  1237.         Command="sgml/framesetdtd.html"
  1238.     />
  1239.     <Item
  1240.         Caption="Character entity references in HTML 4.0"
  1241.         Command="sgml/entities.html"
  1242.     >
  1243.         <Item
  1244.             Caption="Introduction to character entity references"
  1245.             Command="sgml/entities.html#h-24.1"
  1246.         />
  1247.         <Item
  1248.             Caption="Character entity references for ISO 8859-1 characters"
  1249.             Command="sgml/entities.html#h-24.2"
  1250.         >
  1251.             <Item
  1252.                 Caption="The list of characters"
  1253.                 Command="sgml/entities.html#h-24.2.1"
  1254.             />
  1255.         </Item>
  1256.         <Item
  1257.             Caption="Character entity references for symbols, mathematical symbols, and Greek letters"
  1258.             Command="sgml/entities.html#h-24.3"
  1259.         >
  1260.             <Item
  1261.                 Caption="The list of characters"
  1262.                 Command="sgml/entities.html#h-24.3.1"
  1263.             />
  1264.         </Item>
  1265.         <Item
  1266.             Caption="Character entity references for markup-significant and internationalization characters"
  1267.             Command="sgml/entities.html#h-24.4"
  1268.         >
  1269.             <Item
  1270.                 Caption="The list of characters"
  1271.                 Command="sgml/entities.html#h-24.4.1"
  1272.             />
  1273.         </Item>
  1274.     </Item>
  1275.     <Item
  1276.         Caption="Changes between HTML 3.2 and HTML 4.0"
  1277.         Command="appendix/changes.html"
  1278.     >
  1279.         <Item
  1280.             Caption="Changes to elements"
  1281.             Command="appendix/changes.html#h-A.1"
  1282.         >
  1283.             <Item
  1284.                 Caption="New elements"
  1285.                 Command="appendix/changes.html#h-A.1.1"
  1286.             />
  1287.             <Item
  1288.                 Caption="Deprecated elements"
  1289.                 Command="appendix/changes.html#h-A.1.2"
  1290.             />
  1291.             <Item
  1292.                 Caption="Obsolete elements"
  1293.                 Command="appendix/changes.html#h-A.1.3"
  1294.             />
  1295.         </Item>
  1296.         <Item
  1297.             Caption="Changes to attributes"
  1298.             Command="appendix/changes.html#h-A.2"
  1299.         />
  1300.         <Item
  1301.             Caption="Changes for accessibility"
  1302.             Command="appendix/changes.html#h-A.3"
  1303.         />
  1304.         <Item
  1305.             Caption="Changes for meta data"
  1306.             Command="appendix/changes.html#h-A.4"
  1307.         />
  1308.         <Item
  1309.             Caption="Changes for text"
  1310.             Command="appendix/changes.html#h-A.5"
  1311.         />
  1312.         <Item
  1313.             Caption="Changes for links"
  1314.             Command="appendix/changes.html#h-A.6"
  1315.         />
  1316.         <Item
  1317.             Caption="Changes for tables"
  1318.             Command="appendix/changes.html#h-A.7"
  1319.         />
  1320.         <Item
  1321.             Caption="Changes for images, objects, and image maps"
  1322.             Command="appendix/changes.html#h-A.8"
  1323.         />
  1324.         <Item
  1325.             Caption="Changes for forms"
  1326.             Command="appendix/changes.html#h-A.9"
  1327.         />
  1328.         <Item
  1329.             Caption="Changes for style sheets"
  1330.             Command="appendix/changes.html#h-A.10"
  1331.         />
  1332.         <Item
  1333.             Caption="Changes for frames"
  1334.             Command="appendix/changes.html#h-A.11"
  1335.         />
  1336.         <Item
  1337.             Caption="Changes for scripting"
  1338.             Command="appendix/changes.html#h-A.12"
  1339.         />
  1340.         <Item
  1341.             Caption="Changes for internationalization"
  1342.             Command="appendix/changes.html#h-A.13"
  1343.         />
  1344.     </Item>
  1345.     <Item
  1346.         Caption="Performance, Implementation, and Design Notes"
  1347.         Command="appendix/notes.html"
  1348.     >
  1349.         <Item
  1350.             Caption="Notes on invalid documents"
  1351.             Command="appendix/notes.html#h-B.1"
  1352.         />
  1353.         <Item
  1354.             Caption="Special characters in URI attribute values"
  1355.             Command="appendix/notes.html#h-B.2"
  1356.         >
  1357.             <Item
  1358.                 Caption="Non-ASCII characters in URI attribute values"
  1359.                 Command="appendix/notes.html#h-B.2.1"
  1360.             />
  1361.             <Item
  1362.                 Caption="Ampersands in URI attribute values"
  1363.                 Command="appendix/notes.html#h-B.2.2"
  1364.             />
  1365.         </Item>
  1366.         <Item
  1367.             Caption="SGML implementation notes"
  1368.             Command="appendix/notes.html#h-B.3"
  1369.         >
  1370.             <Item
  1371.                 Caption="Line breaks"
  1372.                 Command="appendix/notes.html#h-B.3.1"
  1373.             />
  1374.             <Item
  1375.                 Caption="Specifying non-HTML data"
  1376.                 Command="appendix/notes.html#h-B.3.2"
  1377.             >
  1378.                 <Item
  1379.                     Caption="Element content"
  1380.                     Command="appendix/notes.html#h-B.3.2.1"
  1381.                 />
  1382.                 <Item
  1383.                     Caption="Attribute values"
  1384.                     Command="appendix/notes.html#h-B.3.2.2"
  1385.                 />
  1386.             </Item>
  1387.             <Item
  1388.                 Caption="SGML features with limited support"
  1389.                 Command="appendix/notes.html#h-B.3.3"
  1390.             />
  1391.             <Item
  1392.                 Caption="Boolean attributes"
  1393.                 Command="appendix/notes.html#h-B.3.4"
  1394.             />
  1395.             <Item
  1396.                 Caption="Marked Sections"
  1397.                 Command="appendix/notes.html#h-B.3.5"
  1398.             />
  1399.             <Item
  1400.                 Caption="Processing Instructions"
  1401.                 Command="appendix/notes.html#h-B.3.6"
  1402.             />
  1403.             <Item
  1404.                 Caption="Shorthand markup"
  1405.                 Command="appendix/notes.html#h-B.3.7"
  1406.             />
  1407.         </Item>
  1408.         <Item
  1409.             Caption="Notes on helping search engines index your Web site"
  1410.             Command="appendix/notes.html#h-B.4"
  1411.         >
  1412.             <Item
  1413.                 Caption="Search robots"
  1414.                 Command="appendix/notes.html#h-B.4.1"
  1415.             >
  1416.                 <Item
  1417.                     Caption="The robots.txt file"
  1418.                     Command="appendix/notes.html#h-B.4.1.1"
  1419.                 />
  1420.                 <Item
  1421.                     Caption="Robots and the META element"
  1422.                     Command="appendix/notes.html#h-B.4.1.2"
  1423.                 />
  1424.             </Item>
  1425.         </Item>
  1426.         <Item
  1427.             Caption="Notes on tables"
  1428.             Command="appendix/notes.html#h-B.5"
  1429.         >
  1430.             <Item
  1431.                 Caption="Design rationale"
  1432.                 Command="appendix/notes.html#h-B.5.1"
  1433.             >
  1434.                 <Item
  1435.                     Caption="Dynamic reformatting"
  1436.                     Command="appendix/notes.html#h-B.5.1.1"
  1437.                 />
  1438.                 <Item
  1439.                     Caption="Incremental display"
  1440.                     Command="appendix/notes.html#h-B.5.1.2"
  1441.                 />
  1442.                 <Item
  1443.                     Caption="Structure and presentation"
  1444.                     Command="appendix/notes.html#h-B.5.1.3"
  1445.                 />
  1446.                 <Item
  1447.                     Caption="Row and column groups"
  1448.                     Command="appendix/notes.html#h-B.5.1.4"
  1449.                 />
  1450.                 <Item
  1451.                     Caption="Accessibility"
  1452.                     Command="appendix/notes.html#h-B.5.1.5"
  1453.                 />
  1454.             </Item>
  1455.             <Item
  1456.                 Caption="Recommended Layout Algorithms"
  1457.                 Command="appendix/notes.html#h-B.5.2"
  1458.             >
  1459.                 <Item
  1460.                     Caption="Fixed Layout Algorithm"
  1461.                     Command="appendix/notes.html#h-B.5.2.1"
  1462.                 />
  1463.                 <Item
  1464.                     Caption="Autolayout Algorithm"
  1465.                     Command="appendix/notes.html#h-B.5.2.2"
  1466.                 />
  1467.             </Item>
  1468.         </Item>
  1469.         <Item
  1470.             Caption="Notes on forms"
  1471.             Command="appendix/notes.html#h-B.6"
  1472.         >
  1473.             <Item
  1474.                 Caption="Incremental display"
  1475.                 Command="appendix/notes.html#h-B.6.1"
  1476.             />
  1477.             <Item
  1478.                 Caption="Future projects"
  1479.                 Command="appendix/notes.html#h-B.6.2"
  1480.             />
  1481.         </Item>
  1482.         <Item
  1483.             Caption="Notes on scripting"
  1484.             Command="appendix/notes.html#h-B.7"
  1485.         >
  1486.             <Item
  1487.                 Caption="Reserved syntax for future script macros"
  1488.                 Command="appendix/notes.html#h-B.7.1"
  1489.             >
  1490.                 <Item
  1491.                     Caption="Current Practice for Script Macros"
  1492.                     Command="appendix/notes.html#h-B.7.1.1"
  1493.                 />
  1494.             </Item>
  1495.         </Item>
  1496.         <Item
  1497.             Caption="Notes on frames"
  1498.             Command="appendix/notes.html#h-B.8"
  1499.         />
  1500.         <Item
  1501.             Caption="Notes on accessibility"
  1502.             Command="appendix/notes.html#h-B.9"
  1503.         />
  1504.         <Item
  1505.             Caption="Notes on security"
  1506.             Command="appendix/notes.html#h-B.10"
  1507.         >
  1508.             <Item
  1509.                 Caption="Security issues for forms"
  1510.                 Command="appendix/notes.html#h-B.10.1"
  1511.             />
  1512.         </Item>
  1513.     </Item>
  1514.     <Item
  1515.         Caption="References"
  1516.         Command="references.html"
  1517.     >
  1518.         <Item
  1519.             Caption="Normative references"
  1520.             Command="references.html#h-1.1"
  1521.         />
  1522.         <Item
  1523.             Caption="Informative references"
  1524.             Command="references.html#h-1.2"
  1525.         />
  1526.     </Item>
  1527.     <Item
  1528.         Caption="Index of Elements"
  1529.         Command="index/elements.html"
  1530.     />
  1531.     <Item
  1532.         Caption="Index of Attributes"
  1533.         Command="index/attributes.html"
  1534.     />
  1535.     <Item
  1536.         Caption="Index"
  1537.         Command="index/list.html"
  1538.     />
  1539. </HtmlHelpTopics>